Add VEX attestation#2546
Merged
Merged
Conversation
Enable cosign OpenVEX signing via base/vex image, giterminism secrets for registry and Vault, and CI build credentials. Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <39365040+himax1991@users.noreply.github.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Define the base/vex image consumed by the "vex mitigation" template (.werf/defines/vex.tmpl). Placed in werf.yaml rather than a separate .werf/*.yaml file so its tools/* imports (cosign, jq, curl, bash) are discovered by parse_base_images_map, which scans only werf.yaml and images/*/werf.inc.yaml. Validated with 'werf config render --dev'. Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
universal-itengineer
approved these changes
Jul 2, 2026
Contributor
|
Backport failed. See Job for details. |
universal-itengineer
added a commit
that referenced
this pull request
Jul 2, 2026
Summary Add .werf/defines/vex.tmpl for cosign OpenVEX attestations Add base/vex image for VEX signing infrastructure Extend werf-giterminism.yaml with signing mode env vars and registry/Vault secrets for CSE compatibility Update CI build workflows for VEX registry credentials (modules-actions v15 / modules-gitlab-ci v13.0) --------- Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> Co-authored-by: Nikita Korolev <nikita.korolev@flant.com>
universal-itengineer
added a commit
that referenced
this pull request
Jul 2, 2026
Summary Add .werf/defines/vex.tmpl for cosign OpenVEX attestations Add base/vex image for VEX signing infrastructure Extend werf-giterminism.yaml with signing mode env vars and registry/Vault secrets for CSE compatibility Update CI build workflows for VEX registry credentials (modules-actions v15 / modules-gitlab-ci v13.0) --------- Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> Co-authored-by: Nikita Korolev <nikita.korolev@flant.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.werf/defines/vex.tmplfor cosign OpenVEX attestationsbase/veximage for VEX signing infrastructurewerf-giterminism.yamlwith signing mode env vars and registry/Vault secrets for CSE compatibilitymodules-actionsv15 /modules-gitlab-civ13.0)